/external/deqp-deps/glslang/Test/ |
D | samplerlessTextureFunctions.frag | 18 ivec2 tex2DSize = textureSize(tex2D, 0); 19 ivec2 texMSSize = textureSize(texMS); 20 int bufSize = textureSize(buf); 39 ivec2 tex2DSize = textureSize(tex2D, 0); 40 ivec2 texMSSize = textureSize(texMS); 41 int bufSize = textureSize(buf);
|
D | 150.frag | 33 ivec2 t11 = textureSize( sms); 34 ivec2 t12 = textureSize(isms); 35 ivec2 t13 = textureSize(usms); 36 ivec3 t21 = textureSize( smsa); 37 ivec3 t22 = textureSize(ismsa); 38 ivec3 t23 = textureSize(usmsa);
|
D | 320.vert | 103 highp int s1 = textureSize(bufSamp1); 104 highp int s2 = textureSize(bufSamp2); 105 highp int s3 = textureSize(bufSamp3); 151 highp ivec3 s4 = textureSize(CA4, 1); 152 highp ivec3 s5 = textureSize(CA5, 1); 153 highp ivec3 s6 = textureSize(CA6, 1); 154 highp ivec3 s7 = textureSize(CA7, 1); 209 ivec3 tfs = textureSize(samp2DMSA); 210 ivec3 tfsi = textureSize(samp2DMSAi); 211 ivec3 tfsb = textureSize(samp2DMSAi, 4); // ERROR, no lod [all …]
|
D | 310.vert | 63 v2 = textureSize(s2dms); 64 v2 = textureSize(us2dms); 222 highp int s1 = textureSize(bufSamp1); 223 highp int s2 = textureSize(bufSamp2); 224 highp int s3 = textureSize(bufSamp3); 281 highp ivec3 s4 = textureSize(CA4, 1); 282 highp ivec3 s5 = textureSize(CA5, 1); 283 highp ivec3 s6 = textureSize(CA6, 1); 284 highp ivec3 s7 = textureSize(CA7, 1); 349 ivec3 tfs = textureSize(samp2DMSA); [all …]
|
D | spv.samplerlessTextureFunctions.frag | 16 ivec2 tex2DSize = textureSize(tex2D, 0); 17 ivec2 texMSSize = textureSize(texMS); 18 int bufSize = textureSize(buf);
|
D | spv.140.frag | 29 o.w = float(textureSize(sampR) + textureSize(sampB)) / 100.0;
|
D | 300.vert | 120 ivec2 x1 = textureSize(s2D, 2); 121 textureSize(s2D); // ERROR, no lod 122 ivec3 x3 = textureSize(s2DAS, -1); 123 textureSize(s2DAS); // ERROR, no lod
|
D | spv.130.frag | 49 io = textureSize(Sca, 3); 55 a = textureSize(Scas, 3);
|
D | spv.newTexture.frag | 68 ivec2 iv2 = textureSize(sCubeShadow, 2); 69 // iv2 += textureSize(is2Dms);
|
D | newTexture.frag | 71 ivec2 iv2 = textureSize(sCubeShadow, 2); 72 // iv2 += textureSize(is2Dms);
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | samplerlessTextureFunctions.frag.out | 5 ERROR: 0:18: 'textureSize' : required extension not requested: GL_EXT_samplerless_texture_functions 6 ERROR: 0:19: 'textureSize' : required extension not requested: GL_EXT_samplerless_texture_functions 7 ERROR: 0:20: 'textureSize' : required extension not requested: GL_EXT_samplerless_texture_functions
|
D | hlsl.getdimensions.dx10.frag.out | 12 0:65 textureSize ( temp uint) 22 0:66 textureSize ( temp uint) 36 0:69 textureSize ( temp uint) 46 0:70 textureSize ( temp uint) 60 0:73 textureSize ( temp uint) 70 0:74 textureSize ( temp uint) 84 0:77 textureSize ( temp 2-component vector of uint) 103 0:78 textureSize ( temp 2-component vector of uint) 126 0:81 textureSize ( temp 2-component vector of uint) 145 0:82 textureSize ( temp 2-component vector of uint) [all …]
|
D | 150.frag.out | 31 0:33 textureSize ( global 2-component vector of int) 36 0:34 textureSize ( global 2-component vector of int) 41 0:35 textureSize ( global 2-component vector of int) 46 0:36 textureSize ( global 3-component vector of int) 51 0:37 textureSize ( global 3-component vector of int) 56 0:38 textureSize ( global 3-component vector of int)
|
D | hlsl.intrinsics.promote.outputs.frag.out | 20 0:40 textureSize ( temp uint) 31 0:41 textureSize ( temp uint) 46 0:42 textureSize ( temp uint) 61 0:43 textureSize ( temp uint) 124 0:40 textureSize ( temp uint) 135 0:41 textureSize ( temp uint) 150 0:42 textureSize ( temp uint) 165 0:43 textureSize ( temp uint)
|
D | hlsl.getdimensions.dx10.vert.out | 10 0:21 textureSize ( temp uint) 20 0:22 textureSize ( temp uint) 70 0:21 textureSize ( temp uint) 80 0:22 textureSize ( temp uint)
|
D | hlsl.texture.subvec4.frag.out | 11 0:24 textureSize ( temp 2-component vector of uint) 32 0:25 textureSize ( temp 2-component vector of uint) 53 0:26 textureSize ( temp 2-component vector of uint) 74 0:27 textureSize ( temp 2-component vector of uint) 191 0:24 textureSize ( temp 2-component vector of uint) 212 0:25 textureSize ( temp 2-component vector of uint) 233 0:26 textureSize ( temp 2-component vector of uint) 254 0:27 textureSize ( temp 2-component vector of uint)
|
/external/deqp/external/openglcts/modules/glesext/texture_buffer/ |
D | esextcTextureBufferMAXSizeValidation.cpp | 203 glw::GLint textureSize = 0; in iterate() local 205 …LevelParameteriv(m_glExtTokens.TEXTURE_BUFFER, 0, m_glExtTokens.TEXTURE_BUFFER_SIZE, &textureSize); in iterate() 211 if (expectedSize != textureSize) in iterate() 215 << "Result GL_TEXTURE_BUFFER_SIZE_EXT parameter value : " << textureSize << "\n" in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 1664 const IVec2& textureSize, 1685 const IVec2& textureSize, in TextureGather2DInstance() argument 1688 , m_textureSize (textureSize) in TextureGather2DInstance() 1759 const IVec2& textureSize, 1785 const IVec2& textureSize, in TextureGather2DCase() argument 1789 , m_textureSize (textureSize) in TextureGather2DCase() 1828 const IVec3& textureSize) in generate2DArrayCaseIterations() argument 1834 for (int layerNdx = -1; layerNdx < textureSize.z()+1; layerNdx++) in generate2DArrayCaseIterations() 1870 const IVec3& textureSize, 1891 const IVec3& textureSize, in TextureGather2DArrayInstance() argument [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureUnitTests.cpp | 300 …dMax(const tcu::Vector<tcu::Vec2, 3>& derivateParts, const tcu::IVec3& textureSize, const Vec2& sc… in calculateLodMax() argument 302 float dudx = derivateParts[0].x() * (float)textureSize.x() * screenDerivate.x(); in calculateLodMax() 303 float dudy = derivateParts[0].y() * (float)textureSize.x() * screenDerivate.y(); in calculateLodMax() 304 float dvdx = derivateParts[1].x() * (float)textureSize.y() * screenDerivate.x(); in calculateLodMax() 305 float dvdy = derivateParts[1].y() * (float)textureSize.y() * screenDerivate.y(); in calculateLodMax() 306 float dwdx = derivateParts[2].x() * (float)textureSize.z() * screenDerivate.x(); in calculateLodMax() 307 float dwdy = derivateParts[2].y() * (float)textureSize.z() * screenDerivate.y(); in calculateLodMax() 316 …dMin(const tcu::Vector<tcu::Vec2, 3>& derivateParts, const tcu::IVec3& textureSize, const Vec2& sc… in calculateLodMin() argument 318 float dudx = derivateParts[0].x() * (float)textureSize.x() * screenDerivate.x(); in calculateLodMin() 319 float dudy = derivateParts[0].y() * (float)textureSize.x() * screenDerivate.y(); in calculateLodMin() [all …]
|
D | es3fVertexTextureTests.cpp | 126 static inline Vec2 safe2DTexCoords (const Vec2& raw, const IVec2& textureSize) in safe2DTexCoords() argument 128 return safeCoords(raw, textureSize, Vec2(0.5f)); in safe2DTexCoords() 131 static inline Vec3 safe2DArrayTexCoords (const Vec3& raw, const IVec3& textureSize) in safe2DArrayTexCoords() argument 133 return safeCoords(raw, textureSize, Vec3(0.5f, 0.5f, 0.0f)); in safe2DArrayTexCoords() 136 static inline Vec3 safe3DTexCoords (const Vec3& raw, const IVec3& textureSize) in safe3DTexCoords() argument 138 return safeCoords(raw, textureSize, Vec3(0.5f)); in safe3DTexCoords() 239 …PosTexCoordQuadGrid (int gridSize, const IVec2& renderSize, const TexSizeIVec& textureSize, const… 251 …void initializeTexCoords (const TexSizeIVec& textureSize, const TexCoordParams& texCoordParam… 278 …ordQuadGrid (int gridSize, const IVec2& renderSize, const TexSizeIVec& textureSize, const TexCoord… in PosTexCoordQuadGrid() argument 313 initializeTexCoords(textureSize, texCoordParams, useSafeTexCoords); in PosTexCoordQuadGrid() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureUnitTests.cpp | 220 static float calculateLodMax(const Vec4& derivateParts, const tcu::IVec2& textureSize, const Vec2& … in calculateLodMax() argument 222 float dudx = derivateParts.x() * (float)textureSize.x() * screenDerivate.x(); in calculateLodMax() 223 float dudy = derivateParts.y() * (float)textureSize.x() * screenDerivate.y(); in calculateLodMax() 224 float dvdx = derivateParts.z() * (float)textureSize.y() * screenDerivate.x(); in calculateLodMax() 225 float dvdy = derivateParts.w() * (float)textureSize.y() * screenDerivate.y(); in calculateLodMax() 231 static float calculateLodMin(const Vec4& derivateParts, const tcu::IVec2& textureSize, const Vec2& … in calculateLodMin() argument 233 float dudx = derivateParts.x() * (float)textureSize.x() * screenDerivate.x(); in calculateLodMin() 234 float dudy = derivateParts.y() * (float)textureSize.x() * screenDerivate.y(); in calculateLodMin() 235 float dvdx = derivateParts.z() * (float)textureSize.y() * screenDerivate.x(); in calculateLodMin() 236 float dvdy = derivateParts.w() * (float)textureSize.y() * screenDerivate.y(); in calculateLodMin()
|
D | es2fVertexTextureTests.cpp | 109 static inline Vec2 safe2DTexCoords (const Vec2& raw, const IVec2& textureSize) in safe2DTexCoords() argument 111 return safeCoords(raw, textureSize, Vec2(0.5f)); in safe2DTexCoords() 190 …PosTexCoordQuadGrid (int gridSize, const IVec2& renderSize, const TexSizeIVec& textureSize, const… 202 …void initializeTexCoords (const TexSizeIVec& textureSize, const TexCoordParams& texCoordParam… 229 …ordQuadGrid (int gridSize, const IVec2& renderSize, const TexSizeIVec& textureSize, const TexCoord… in PosTexCoordQuadGrid() argument 264 initializeTexCoords(textureSize, texCoordParams, useSafeTexCoords); in PosTexCoordQuadGrid() 272 void PosTexCoordQuadGrid<TEXTURETYPE_2D>::initializeTexCoords (const IVec2& textureSize, const TexC… in initializeTexCoords() argument 284 m_texCoords.push_back(useSafeTexCoords ? safe2DTexCoords(rawCoord, textureSize) : rawCoord); in initializeTexCoords() 289 void PosTexCoordQuadGrid<TEXTURETYPE_CUBE>::initializeTexCoords (const IVec2& textureSize, const Te… in initializeTexCoords() argument 306 …const Vec2 safeFaceCoord = useSafeTexCoords ? safe2DTexCoords(rawFaceCoord, textureSize) : rawFace… in initializeTexCoords()
|
/external/skqp/src/sksl/ |
D | sksl.inc | 238 int textureSize($gsampler1D sampler, int lod); 239 int2 textureSize($gsampler2D sampler, int lod); 240 int3 textureSize($gsampler3D sampler, int lod); 241 int2 textureSize($gsamplerCube sampler, int lod); 242 int textureSize(sampler1DShadow sampler, int lod); 243 int2 textureSize(sampler2DShadow sampler, int lod); 244 int2 textureSize(samplerCubeShadow sampler, int lod); 245 int3 textureSize($gsamplerCubeArray sampler, int lod); 246 int3 textureSize(samplerCubeArrayShadow sampler, int lod); 248 int2 textureSize($gsampler2DRect sampler); [all …]
|
/external/skia/src/sksl/ |
D | sksl.inc | 306 int textureSize($gsampler1D sampler, int lod); 307 int2 textureSize($gsampler2D sampler, int lod); 308 int3 textureSize($gsampler3D sampler, int lod); 309 int2 textureSize($gsamplerCube sampler, int lod); 310 int textureSize(sampler1DShadow sampler, int lod); 311 int2 textureSize(sampler2DShadow sampler, int lod); 312 int2 textureSize(samplerCubeShadow sampler, int lod); 313 int3 textureSize($gsamplerCubeArray sampler, int lod); 314 int3 textureSize(samplerCubeArrayShadow sampler, int lod); 316 int2 textureSize($gsampler2DRect sampler); [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 589 deUint32 textureSize = 0; in getSize() local 599 textureSize = getNextMultiple(offsetMultiples, textureSize); in getSize() 600 …textureSize += level.getWidth() * level.getHeight() * level.getDepth() * level.getFormat().getPixe… in getSize() 604 return textureSize; in getSize() 613 deUint32 textureSize = 0; in getCompressedSize() local 622 textureSize = getNextMultiple(offsetMultiples, textureSize); in getCompressedSize() 623 textureSize += getCompressedLevel(levelNdx, layerNdx).getDataSize(); in getCompressedSize() 627 return textureSize; in getCompressedSize()
|