Home
last modified time | relevance | path

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

/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/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/gles2/functional/
Des2fTextureMipmapTests.cpp121 CoordType coordType, in Texture2DMipmapCase()
473 CoordType coordType, in TextureCubeMipmapCase()
1128 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
1219 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
Des2fShaderTextureFunctionTests.cpp429 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()
1120 …DMipmapCase (Context& context, const char* name, const char* desc, CoordType coordType, deUint32 m… in Texture3DMipmapCase()
2472 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
2580 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
2647 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.cpp818 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps+extraCoordComps); in initShaderSources() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
DR600MCCodeEmitter.cpp435 unsigned coordType[4] = {1, 1, 1, 1}; in EmitTexInstr() 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.cpp359 const DataType coordType = getSamplerCoordType(m_samplerType); in getShaderSpec() local
436 const DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local