/external/deqp/modules/gles31/functional/ |
D | es31fComputeShaderBuiltinVarTests.cpp | 85 …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/ |
D | vktComputeShaderBuiltinVarTests.cpp | 155 …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/ |
D | es3fInstancedRenderingTests.cpp | 122 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
|
D | es3fVertexTextureTests.cpp | 460 void computeReference (const typename TexTypeTcuClass<TexType>::t& texture, float lod, const tcu::S… in computeReference() function 788 …computeReference(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() 1464 …computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell() 1808 …computeReference(m_textures[textureNdx]->getRefTexture(), lod, glu::mapGLSampler(m_wrapS, m_wrapT,… in computeReferenceCell()
|
/external/deqp/modules/gles2/functional/ |
D | es2fVertexTextureTests.cpp | 363 void computeReference (const typename TexTypeTcuClass<TexType>::t& texture, float lod, const tcu::S… in computeReference() function 688 …computeReference(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()
|