Searched defs:blendEquations (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsInteractionTestUtil.cpp | 79 …static const uint32_t blendEquations[] = {GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT,… in computeRandomRenderState() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fIndexedStateQueryTests.cpp | 934 …const uint32_t blendEquations[] = {GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN… in iterate() local 1071 …const uint32_t blendEquations[] = {GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN… in iterate() local
|
H A D | es3fBlendTests.cpp | 376 static const EnumGL blendEquations[] = {{GL_FUNC_ADD, "add"}, in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fBlendTests.cpp | 311 static const EnumGL blendEquations[] = { in init() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fIndexedStateQueryTests.cpp | 1197 …const uint32_t blendEquations[] = {GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN… in iterate() local 1334 …const uint32_t blendEquations[] = {GL_FUNC_ADD, GL_FUNC_SUBTRACT, GL_FUNC_REVERSE_SUBTRACT, GL_MIN… in iterate() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A D | localintermediate.h | 1221 int blendEquations; // an 'or'ing of masks of shifts of TBlendEquationShift variable
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | localintermediate.h | 1203 int blendEquations; // an 'or'ing of masks of shifts of TBlendEquationShift variable
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkPipelineConstructionUtil.cpp | 1896 std::vector<VkColorBlendEquationEXT> blendEquations; member
|