Home
last modified time | relevance | path

Searched defs:shaderBits (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp2135 bool uintTypes, uint32_t shaderBits) in addFunctionCases()
2208 const uint32_t shaderBits = NEW_SHADERS; in init() local
H A Des31fShaderIntegerFunctionTests.cpp1083 bool allPrec, uint32_t shaderBits) in addFunctionCases()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderIntegerFunctionTests.cpp214 bool allPrec, uint32_t shaderBits) in addFunctionCases()
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.cpp1203 const ShaderBitSet shaderBits = imageUniform.activeShaders(); in updateActiveImages() local