HomeSort by relevance Sort by last modified time
    Searched refs:IVec3 (Results 51 - 73 of 73) sorted by null

1 23

  /external/deqp/modules/gles31/functional/
es31fComputeShaderBuiltinVarTests.cpp 52 using tcu::IVec3;
es31fGeometryShaderTests.cpp     [all...]
es31fStencilTexturingTests.cpp 724 lookupPrec.coordBits = tcu::IVec3(22, 22, 22);
725 lookupPrec.uvwBits = tcu::IVec3(5, 5, 0);
    [all...]
es31fTessellationGeometryInteractionTests.cpp 299 tcu::IVec3(1, 1, 0),
610 tcu::IVec3(1, 1, 0), //!< 3x3 search kernel
    [all...]
es31fFboTestUtil.cpp 52 using tcu::IVec3;
es31fOpaqueTypeIndexingTests.cpp 549 const float reference = refTexAccess.sample2DCompare(refSampler, tcu::Sampler::NEAREST, coord, (float)texNdx, 0.0f, tcu::IVec3(0));
    [all...]
es31fShaderIntegerFunctionTests.cpp 47 using tcu::IVec3;
    [all...]
es31fShaderCommonFunctionTests.cpp 53 using tcu::IVec3;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeTextureApiTests.cpp 49 using tcu::IVec3;
510 const IVec3 blockPixels = getBlockPixelSize(tcuFormat);
    [all...]
es3fASTCDecompressionCases.cpp 65 using tcu::IVec3;
960 const IVec3 blockSize = getBlockPixelSize(format);
    [all...]
es3fFboTestUtil.cpp 52 using tcu::IVec3;
    [all...]
es3fFramebufferBlitTests.cpp 50 using tcu::IVec3;
    [all...]
es3fFboInvalidateTests.cpp 49 using tcu::IVec3;
    [all...]
es3fFboRenderTest.cpp 51 using tcu::IVec3;
    [all...]
es3fShaderCommonFunctionTests.cpp 49 using tcu::IVec3;
    [all...]
es3fTextureFormatTests.cpp 675 computeQuadTexCoord3D(texCoord, tcu::Vec3(0.0f, 0.0f, r), tcu::Vec3(1.0f, 1.0f, r), tcu::IVec3(0,1,2));
    [all...]
  /external/deqp/modules/glshared/
glsShaderExecUtil.cpp     [all...]
glsTextureTestUtil.cpp 314 static float computeNonProjectedTriLod (LodMode mode, const tcu::IVec2& dstSize, const tcu::IVec3& srcSize, const tcu::Vec3& sq, const tcu::Vec3& tq, const tcu::Vec3& rq)
810 tcu::IVec3 srcSize = tcu::IVec3(src.getWidth(), src.getHeight(), src.getDepth());
    [all...]
glsStateQueryUtil.cpp 1430 void verifyIntegerVec3 (tcu::ResultCollector& result, QueriedState& state, const tcu::IVec3& expected)
    [all...]
glsLongStressCase.cpp 59 using tcu::IVec3;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderTextureFunctionTests.cpp 181 using tcu::IVec3;
es2fVertexTextureTests.cpp 48 using tcu::IVec3;
    [all...]
  /external/deqp/framework/common/
tcuTexLookupVerifier.cpp     [all...]

Completed in 1400 milliseconds

1 23