Home
last modified time | relevance | path

Searched refs:computeReference (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fComputeShaderBuiltinVarTests.cpp85 …virtual UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const U…
258 …const UVec3 refValue = computeReference(subCase.numWorkGroups, subCase.localSize, refGroupID, r… in iterate()
305 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in deqp::gles31::Functional::NumWorkGroupsCase
332 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in deqp::gles31::Functional::WorkGroupSizeCase
355 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in deqp::gles31::Functional::WorkGroupIDCase
381 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in deqp::gles31::Functional::LocalInvocationIDCase
406 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in deqp::gles31::Functional::GlobalInvocationIDCase
427 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in deqp::gles31::Functional::LocalInvocationIndexCase
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeShaderBuiltinVarTests.cpp155 …virtual UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const U…
234 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in vkt::compute::__anona3dfbf460111::NumWorkGroupsCase
261 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in vkt::compute::__anona3dfbf460111::WorkGroupSizeCase
285 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in vkt::compute::__anona3dfbf460111::WorkGroupIDCase
311 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in vkt::compute::__anona3dfbf460111::LocalInvocationIDCase
336 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in vkt::compute::__anona3dfbf460111::GlobalInvocationIDCase
357 …UVec3 computeReference (const UVec3& numWorkGroups, const UVec3& workGroupSize, const UVec3& workG… in computeReference() function in vkt::compute::__anona3dfbf460111::LocalInvocationIndexCase
500 …const UVec3 refValue = m_builtin_var_case->computeReference(subCase.numWorkGroups(), subCase.loc… in iterate()
/external/deqp/modules/gles3/functional/
Des3fInstancedRenderingTests.cpp122 void computeReference (tcu::Surface& dst);
459 computeReference(referenceImg); in iterate()
554 void InstancedRenderingCase::computeReference (tcu::Surface& dst) in computeReference() function in deqp::gles3::Functional::InstancedRenderingCase
Des3fVertexTextureTests.cpp460 void computeReference (const typename TexTypeTcuClass<TexType>::t& texture, float lod, const tcu::S… in computeReference() function
788computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
1126 computeReference(m_textures[textureNdx]->getRefTexture(), lod, sampler, grid, dst, dstRegion); in computeReferenceCell()
1464computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
1808computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp363 void computeReference (const typename TexTypeTcuClass<TexType>::t& texture, float lod, const tcu::S… in computeReference() function
688computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
1022 computeReference(m_textures[textureNdx]->getRefTexture(), lod, sampler, grid, dst, dstRegion); in computeReferenceCell()