/aosp_15_r20/external/deqp/modules/gles2/accuracy/ |
H A D | es2aTextureMipmapTests.cpp | 108 … CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in Texture2DMipmapCase() 388 … CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in TextureCubeMipmapCase() 657 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 689 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
|
/aosp_15_r20/external/deqp/modules/gles3/accuracy/ |
H A D | es3aTextureMipmapTests.cpp | 103 … CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in Texture2DMipmapCase() 377 … CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in TextureCubeMipmapCase() 640 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 672 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fTextureMipmapTests.cpp | 108 … CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in Texture2DMipmapCase() 447 … CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in TextureCubeMipmapCase() 1125 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 1208 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local
|
H A D | es2fShaderTextureFunctionTests.cpp | 457 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps + extraCoordComps); in initShaderSources() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/ |
H A D | esextcTextureBorderClampSamplingTexture.cpp | 783 std::string coordType; in getFragmentShaderCode() local 895 std::string coordType; in getVertexShaderCode() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fTextureMipmapTests.cpp | 122 … CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in Texture2DMipmapCase() 454 … CoordType coordType, uint32_t minFilter, uint32_t wrapS, uint32_t wrapT, in TextureCubeMipmapCase() 1084 …ase::Texture3DMipmapCase(Context &context, const char *name, const char *desc, CoordType coordType, in Texture3DMipmapCase() 2447 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local 2554 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in init() local 2624 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in init() local
|
H A D | es3fShaderDerivateTests.cpp | 691 static std::string genVertexSource(glu::DataType coordType, glu::Precision precision) in genVertexSource()
|
H A D | es3fShaderTextureFunctionTests.cpp | 1077 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps + extraCoordComps); in initShaderSources() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fOpaqueTypeIndexingTests.cpp | 425 const DataType coordType = getSamplerCoordType(m_samplerType); in getShaderSpec() local 513 const DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cSparseTexture2Tests.hpp | 235 std::string coordType; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureMipmapTests.cpp | 102 CoordType coordType; member 3177 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in populateTextureMipmappingTests() local 3375 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(cubeCoordTypes); coordType++) in populateTextureMipmappingTests() local 3535 for (int coordType = 0; coordType < DE_LENGTH_OF_ARRAY(coordTypes); coordType++) in populateTextureMipmappingTests() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktOpaqueTypeIndexingTests.cpp | 680 const glu::DataType coordType = getSamplerCoordType(m_samplerType); in iterate() local 1050 const glu::DataType coordType = getSamplerCoordType(m_samplerType); in createShaderSpec() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RewritePixelLocalStorage.cpp | 223 TType *coordType = new TType(EbtInt, EbpHigh, EvqGlobal, 2); in ensureGlobalPixelCoordDeclared() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/ |
H A D | esextcTextureShadowLodFunctionsTest.cpp | 720 glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps + extraCoordComps); in initShaderSources() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 902 static std::string genVertexSource(glu::DataType coordType, glu::Precision precision) in genVertexSource()
|
H A D | vktShaderRenderTextureFunctionTests.cpp | 1988 …glu::DataType coordType = glu::getDataTypeFloatVec(isCubeArrayShadow ? 4 : texCoordComps + ex… in initShaderSources() local 4150 const glu::DataType coordType = glu::getDataTypeFloatVec(texCoordComps + extraCoordComps); in initShaderSources() local
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_ext_params.cpp | 2102 GLenum coordType, in CapturePathCommandsCHROMIUM_commands() 2115 GLenum coordType, in CapturePathCommandsCHROMIUM_coords()
|