Home
last modified time | relevance | path

Searched refs:getComputeShaderCode (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferAtomicFunctions.cpp117 std::string csSource = getComputeShaderCode(work_group_size); in initTest()
130 std::string TextureBufferAtomicFunctions::getComputeShaderCode(glw::GLint work_group_size) const in getComputeShaderCode() function in glcts::TextureBufferAtomicFunctions
H A DesextcTextureBufferParamValueIntToFloatConversion.cpp123 std::string csSource = getComputeShaderCode(); in initTest()
144 std::string TextureBufferParamValueIntToFloatConversion::getComputeShaderCode() in getComputeShaderCode() function in glcts::TextureBufferParamValueIntToFloatConversion
H A DesextcTextureBufferMAXSizeValidation.cpp120 std::string csSource = getComputeShaderCode(); in initTest()
141 const char *TextureBufferMAXSizeValidation::getComputeShaderCode() in getComputeShaderCode() function in glcts::TextureBufferMAXSizeValidation
H A DesextcTextureBufferAtomicFunctions.hpp111 std::string getComputeShaderCode(glw::GLint work_group_size) const;
H A DesextcTextureBufferMAXSizeValidation.hpp124 const char *getComputeShaderCode(void);
H A DesextcTextureBufferParamValueIntToFloatConversion.hpp116 std::string getComputeShaderCode(void);
H A DesextcTextureBufferActiveUniformValidation.cpp624 const char *TextureBufferActiveUniformValidationCS::getComputeShaderCode() const in getComputeShaderCode() function in glcts::TextureBufferActiveUniformValidationCS
673 const char *csCode = getComputeShaderCode(); in createProgram()
H A DesextcTextureBufferActiveUniformValidation.hpp246 const char *getComputeShaderCode(void) const;
H A DesextcTextureBufferTextureBufferRange.hpp240 std::string getComputeShaderCode(FormatInfo &info) const;
H A DesextcTextureBufferOperations.hpp282 std::string getComputeShaderCode(void) const;
H A DesextcTextureBufferOperations.cpp136 std::string csSource = getComputeShaderCode(); in initFirstPhase()
160 std::string TextureBufferOperations::getComputeShaderCode() const in getComputeShaderCode() function in glcts::TextureBufferOperations
H A DesextcTextureBufferTextureBufferRange.cpp676 std::string TextureBufferTextureBufferRange::getComputeShaderCode(FormatInfo &info) const in getComputeShaderCode() function in glcts::TextureBufferTextureBufferRange
1000 std::string csSource = getComputeShaderCode(info); in iterate()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5ImagesArrayIndexing.cpp102 …compute_shader_code = getComputeShaderCode(local_size_x_stringstream.str(), local_size_y_strin… in initTest()
314 std::string GPUShader5ImagesArrayIndexing::getComputeShaderCode(const std::string &local_size_x, in getComputeShaderCode() function in glcts::GPUShader5ImagesArrayIndexing
H A DesextcGPUShader5ImagesArrayIndexing.hpp126 …std::string getComputeShaderCode(const std::string &layout_size_x, const std::string &layout_size_…
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageOperations.hpp139 const char *getComputeShaderCode(void);
H A DesextcTextureCubeMapArrayImageTextureSize.hpp335 const char *getComputeShaderCode(void);
H A DesextcTextureCubeMapArrayImageOperations.cpp810 const char *csCode = getComputeShaderCode(); in configureProgram()
889 const char *TextureCubeMapArrayImageOpCompute::getComputeShaderCode() in getComputeShaderCode() function in glcts::TextureCubeMapArrayImageOpCompute
H A DesextcTextureCubeMapArrayImageTextureSize.cpp1475 const char *csCode = getComputeShaderCode(); in configureProgram()
1504 const char *TextureCubeMapArrayTextureSizeRTComputeShader::getComputeShaderCode(void) in getComputeShaderCode() function in glcts::TextureCubeMapArrayTextureSizeRTComputeShader