Home
last modified time | relevance | path

Searched defs:shaderTypes (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramPipeline.cpp102 const ShaderBitSet &shaderTypes, in useProgramStages()
231 ShaderBitSet shaderTypes; in useProgramStages() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fBuiltinPrecisionTests.cpp42 std::vector<glu::ShaderType> shaderTypes; in createBuiltinPrecisionTests() local
H A Des3fShaderStateQueryTests.cpp563 const GLenum shaderTypes[] = {GL_VERTEX_SHADER, GL_FRAGMENT_SHADER}; in test() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fBuiltinPrecisionTests.cpp42 std::vector<glu::ShaderType> shaderTypes; in createBuiltinPrecisionTests() local
H A Des31fShaderStateQueryTests.cpp495 } shaderTypes[] = { in init() local
H A Des31fProgramStateQueryTests.cpp897 } shaderTypes[] = { in init() local
H A Des31fOpaqueTypeIndexingTests.cpp1311 } shaderTypes[] = {{SHADERTYPE_VERTEX, "vertex"}, in init() local
H A Des31fNegativeShaderApiTests.cpp2392 …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 DglcShaderMacroTests.cpp116 std::vector<glu::ShaderType> shaderTypes; in init() local
H A DglcShaderConstExprTests.cpp193 std::vector<glu::ShaderType> shaderTypes; in createTestCasesForAllShaderTypes() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStorageBufferTests.cpp759 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 DvktProtectedMemShaderImageAccessTests.cpp1260 } shaderTypes[] = { in createShaderImageAccessTests() local
H A DvktProtectedMemYCbCrConversionTests.cpp1243 … } shaderTypes[] = {{"fragment", glu::SHADERTYPE_FRAGMENT}, {"compute", glu::SHADERTYPE_COMPUTE}}; in createYCbCrConversionTests() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DShaderInterfaceVariableInfoMap.cpp207 void ShaderInterfaceVariableInfoMap::addResource(gl::ShaderBitSet shaderTypes, in addResource()
H A DProgramExecutableVk.cpp1171 gl::ShaderBitSet shaderTypes, in addInterfaceBlockDescriptorSetDesc()
H A Dvk_cache_utils.cpp6075 gl::ShaderBitSet shaderTypes, in updateDefaultUniform()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp509 const glu::ShaderType shaderTypes[] = {glu::SHADERTYPE_VERTEX, in populatePerFormatGroup() local
H A DvktYCbCrConversionTests.cpp1370 …const std::vector<glu::ShaderType> shaderTypes = {glu::SHADERTYPE_VERTEX, glu::SHADERTYPE_FRAGM… member
/aosp_15_r20/external/angle/src/common/
H A Dutilities.cpp1231 ShaderType GetLastPreFragmentStage(ShaderBitSet shaderTypes) in GetLastPreFragmentStage()
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderProgram.hpp521 std::vector<ShaderType> shaderTypes; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp1434 } shaderTypes[] = { in addAtomicOperationTests() local
H A DvktOpaqueTypeIndexingTests.cpp1910 } shaderTypes[] = {{glu::SHADERTYPE_VERTEX, "vertex"}, in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp427 const GLenum shaderTypes[] = {GL_VERTEX_SHADER, GL_FRAGMENT_SHADER}; in test() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp5723 vector<ShaderType> shaderTypes; member
5754 const vector<ShaderType> &shaderTypes, TestCaseGroup &dstGroup) in addBuiltinPrecisionTests()