Home
last modified time | relevance | path

Searched defs:blendEquations (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
DglsInteractionTestUtil.cpp96 static const deUint32 blendEquations[] = in computeRandomRenderState() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fBlendTests.cpp315 static const EnumGL blendEquations[] = in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fBlendTests.cpp372 static const EnumGL blendEquations[] = in init() local
Des3fIndexedStateQueryTests.cpp916 const deUint32 blendEquations[] = in iterate() local
1048 const deUint32 blendEquations[] = in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fIndexedStateQueryTests.cpp1152 const deUint32 blendEquations[] = in iterate() local
1284 const deUint32 blendEquations[] = in iterate() local
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h1194 int blendEquations; // an 'or'ing of masks of shifts of TBlendEquationShift variable
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.cpp1876 std::vector<VkColorBlendEquationEXT> blendEquations; member