/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | ProgramPipeline.cpp | 102 const ShaderBitSet &shaderTypes, in useProgramStages() 231 ShaderBitSet shaderTypes; in useProgramStages() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fBuiltinPrecisionTests.cpp | 42 std::vector<glu::ShaderType> shaderTypes; in createBuiltinPrecisionTests() local
|
H A D | es3fShaderStateQueryTests.cpp | 563 const GLenum shaderTypes[] = {GL_VERTEX_SHADER, GL_FRAGMENT_SHADER}; in test() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fBuiltinPrecisionTests.cpp | 42 std::vector<glu::ShaderType> shaderTypes; in createBuiltinPrecisionTests() local
|
H A D | es31fShaderStateQueryTests.cpp | 495 } shaderTypes[] = { in init() local
|
H A D | es31fProgramStateQueryTests.cpp | 897 } shaderTypes[] = { in init() local
|
H A D | es31fOpaqueTypeIndexingTests.cpp | 1311 } shaderTypes[] = {{SHADERTYPE_VERTEX, "vertex"}, in init() local
|
H A D | es31fNegativeShaderApiTests.cpp | 2392 …const GLenum shaderTypes[] = {GL_VERTEX_SHADER, GL_FRAGMENT_SHADER, GL_GEOMETRY_SHADER, GL_TESS_CO… in link_compute_shader() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderMacroTests.cpp | 116 std::vector<glu::ShaderType> shaderTypes; in init() local
|
H A D | glcShaderConstExprTests.cpp | 193 std::vector<glu::ShaderType> shaderTypes; in createTestCasesForAllShaderTypes() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemStorageBufferTests.cpp | 759 glu::ShaderType shaderTypes[] = {glu::SHADERTYPE_FRAGMENT, glu::SHADERTYPE_COMPUTE}; in createRWStorageBufferTests() local 902 glu::ShaderType shaderTypes[] = {glu::SHADERTYPE_FRAGMENT, glu::SHADERTYPE_COMPUTE}; in createAtomicStorageBufferTests() local
|
H A D | vktProtectedMemShaderImageAccessTests.cpp | 1260 } shaderTypes[] = { in createShaderImageAccessTests() local
|
H A D | vktProtectedMemYCbCrConversionTests.cpp | 1243 … } shaderTypes[] = {{"fragment", glu::SHADERTYPE_FRAGMENT}, {"compute", glu::SHADERTYPE_COMPUTE}}; in createYCbCrConversionTests() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ShaderInterfaceVariableInfoMap.cpp | 207 void ShaderInterfaceVariableInfoMap::addResource(gl::ShaderBitSet shaderTypes, in addResource()
|
H A D | ProgramExecutableVk.cpp | 1171 gl::ShaderBitSet shaderTypes, in addInterfaceBlockDescriptorSetDesc()
|
H A D | vk_cache_utils.cpp | 6075 gl::ShaderBitSet shaderTypes, in updateDefaultUniform()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrFormatTests.cpp | 509 const glu::ShaderType shaderTypes[] = {glu::SHADERTYPE_VERTEX, in populatePerFormatGroup() local
|
H A D | vktYCbCrConversionTests.cpp | 1370 …const std::vector<glu::ShaderType> shaderTypes = {glu::SHADERTYPE_VERTEX, glu::SHADERTYPE_FRAGM… member
|
/aosp_15_r20/external/angle/src/common/ |
H A D | utilities.cpp | 1231 ShaderType GetLastPreFragmentStage(ShaderBitSet shaderTypes) in GetLastPreFragmentStage()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluShaderProgram.hpp | 521 std::vector<ShaderType> shaderTypes; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktAtomicOperationTests.cpp | 1434 } shaderTypes[] = { in addAtomicOperationTests() local
|
H A D | vktOpaqueTypeIndexingTests.cpp | 1910 } shaderTypes[] = {{glu::SHADERTYPE_VERTEX, "vertex"}, in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fShaderStateQueryTests.cpp | 427 const GLenum shaderTypes[] = {GL_VERTEX_SHADER, GL_FRAGMENT_SHADER}; in test() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsBuiltinPrecisionTests.cpp | 5723 vector<ShaderType> shaderTypes; member 5754 const vector<ShaderType> &shaderTypes, TestCaseGroup &dstGroup) in addBuiltinPrecisionTests()
|