Home
last modified time | relevance | path

Searched defs:coordType (Results 1 – 12 of 12) sorted by relevance

/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp120 CoordType coordType, in Texture2DMipmapCase()
419 CoordType coordType, in TextureCubeMipmapCase()
693 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
732 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp117 CoordType coordType, in Texture2DMipmapCase()
412 CoordType coordType, in TextureCubeMipmapCase()
682 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
721 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
/external/skia/src/gpu/glsl/
DGrGLSLGeometryProcessor.cpp45 GrCoordSet coordType = coordTransforms[t]->sourceCoords(); in emitTransforms() local
DGrGLSL.h59 inline const char* GrGLSLTexture2DFunctionName(GrSLType coordType, GrSLType samplerType, in GrGLSLTexture2DFunctionName()
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp121 CoordType coordType, in Texture2DMipmapCase()
473 CoordType coordType, in TextureCubeMipmapCase()
1126 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
1217 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
Des2fShaderTextureFunctionTests.cpp424 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps+extraCoordComps); in initShaderSources() local
/external/deqp/modules/gles3/functional/
Des3fTextureMipmapTests.cpp170 CoordType coordType, in Texture2DMipmapCase()
517 CoordType coordType, in TextureCubeMipmapCase()
1116 …DMipmapCase (Context& context, const char* name, const char* desc, CoordType coordType, deUint32 m… in Texture3DMipmapCase()
2468 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
2576 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
2643 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
Des3fShaderDerivateTests.cpp610 static std::string genVertexSource (glu::DataType coordType, glu::Precision precision) in genVertexSource()
Des3fShaderTextureFunctionTests.cpp755 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps+extraCoordComps); in initShaderSources() local
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DR600MCCodeEmitter.cpp435 unsigned coordType[4] = {1, 1, 1, 1}; in EmitTexInstr() local
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp401 const DataType coordType = getSamplerCoordType(m_samplerType); in getShaderSpec() local
490 const DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp472 const glu::DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local
741 const glu::DataType coordType = getSamplerCoordType(m_samplerType); in createShaderSpec() local