Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrShaders.cpp30 …nputType inputType, GeometryShaderOutputType outputType, size_t verticesOut, size_t numInvocations) in GeometryShader()
DrrRenderer.cpp1413 const int numInvocations = (int)program.geometryShader->getNumInvocations(); in drawWithGeometryShader() local
/external/skia/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.cpp71 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.cpp63 tcu::UVec3 computeWorkGroupSize (const deUint32 numInvocations) in computeWorkGroupSize()
117 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/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp487 const int numInvocations = 64; in iterate() local
843 const int numInvocations = 32; in iterate() local
1074 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.cpp656 const int numInvocations = SamplerIndexingCaseInstance::NUM_INVOCATIONS; in iterate() local
1166 const int numInvocations = NUM_INVOCATIONS; in iterate() local
1525 const int numInvocations = NUM_INVOCATIONS; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp421 …const deUint32 numInvocations = subCase.localSize()[0] * subCase.localSize()[1] * subCase.loca… in iterate() local