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