Home
last modified time | relevance | path

Searched defs:numInvocations (Results 1 – 17 of 17) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrShaders.cpp30 …nputType inputType, GeometryShaderOutputType outputType, size_t verticesOut, size_t numInvocations) in GeometryShader()
DrrRenderer.cpp1421 const int numInvocations = (int)program.geometryShader->getNumInvocations(); in drawWithGeometryShader() local
/external/skia/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.cpp64 int numInvocations) { in configure()
/external/skqp/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.cpp71 int numInvocations) { in configure()
/external/deqp/modules/gles3/stress/
Des3sLongRunningShaderTests.cpp83 int numInvocations; member
316 const int numInvocations = 4096; in init() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferMemoryAliasing.cpp64 tcu::UVec3 computeWorkGroupSize (const deUint32 numInvocations) in computeWorkGroupSize()
125 const deUint32 numInvocations = m_bufferSizeInBytes / SIZE_OF_UINT_IN_SHADER; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp61 int numInvocations; member
245 …ge, const Vec4& clearColor, const std::vector<Vec4>& perInstancePosition, const int numInvocations) in generateReferenceImage()
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/source/
DCompositeSequenceableLoaderTest.java235 private int numInvocations; field in CompositeSequenceableLoaderTest.FakeSequenceableLoader
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp491 const int numInvocations = 64; in iterate() local
851 const int numInvocations = 32; in iterate() local
1086 const int numInvocations = 32; in iterate() local
Des31fGeometryShaderTests.cpp1502 …hader::InvocationCountShader (const glu::ContextType& contextType, int numInvocations, OutputCase … in InvocationCountShader()
1590 …untShader::genGeometrySource (const glu::ContextType& contextType, int numInvocations, OutputCase … in genGeometrySource()
1656 size_t InvocationCountShader::getNumVertices (int numInvocations, OutputCase testCase) in getNumVertices()
1685 …ExpansionShader::InstancedExpansionShader (const glu::ContextType& contextType, int numInvocations) in InstancedExpansionShader()
1766 …stancedExpansionShader::genGeometrySource (const glu::ContextType& contextType, int numInvocations) in genGeometrySource()
4305 …Case (Context& context, const char* name, const char* description, int numInvocations, OutputCase … in GeometryInvocationCase()
4438 …(Context& context, const char* name, const char* description, int numInstances, int numInvocations) in DrawInstancedGeometryInstancedCase()
6309 int numInvocations; in init() member
Des31fComputeShaderBuiltinVarTests.cpp214 …const deUint32 numInvocations = subCase.localSize[0]*subCase.localSize[1]*subCase.localSize[2]… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryGridRenderTests.cpp284 const int numInvocations = m_numGeometryInvocations; in initPrograms() local
/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.hpp141 size_t numInvocations; member
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp680 const int numInvocations = SamplerIndexingCaseInstance::NUM_INVOCATIONS; in iterate() local
1190 const int numInvocations = NUM_INVOCATIONS; in iterate() local
1549 const int numInvocations = NUM_INVOCATIONS; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp422 …const deUint32 numInvocations = subCase.localSize()[0] * subCase.localSize()[1] * subCase.loca… in iterate() local
/external/angle/src/tests/gl_tests/
DShaderStorageBufferTest.cpp1472 constexpr unsigned int numInvocations = 3; in TEST_P() local
/external/angle/src/compiler/translator/
DParseContext.cpp5238 int *numInvocations) in parseInvocations()