/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 120 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/ |
D | es3aTextureMipmapTests.cpp | 117 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/ |
D | GrGLSLGeometryProcessor.cpp | 45 GrCoordSet coordType = coordTransforms[t]->sourceCoords(); in emitTransforms() local
|
D | GrGLSL.h | 59 inline const char* GrGLSLTexture2DFunctionName(GrSLType coordType, GrSLType samplerType, in GrGLSLTexture2DFunctionName()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureMipmapTests.cpp | 121 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
|
D | es2fShaderTextureFunctionTests.cpp | 424 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps+extraCoordComps); in initShaderSources() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureMipmapTests.cpp | 170 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
|
D | es3fShaderDerivateTests.cpp | 610 static std::string genVertexSource (glu::DataType coordType, glu::Precision precision) in genVertexSource()
|
D | es3fShaderTextureFunctionTests.cpp | 755 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps+extraCoordComps); in initShaderSources() local
|
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/ |
D | R600MCCodeEmitter.cpp | 435 unsigned coordType[4] = {1, 1, 1, 1}; in EmitTexInstr() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fOpaqueTypeIndexingTests.cpp | 401 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/ |
D | vktOpaqueTypeIndexingTests.cpp | 472 const glu::DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local 741 const glu::DataType coordType = getSamplerCoordType(m_samplerType); in createShaderSpec() local
|