Searched refs:tex2DLevels (Results 1 – 4 of 4) sorted by relevance
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.samplerlessTextureFunctions.frag.out | 26 Name 45 "tex2DLevels" 63 45(tex2DLevels): 41(ptr) Variable Function 88 Store 45(tex2DLevels) 47
|
/external/deqp-deps/glslang/Test/ |
D | samplerlessTextureFunctions.frag | 22 int tex2DLevels = textureQueryLevels(tex2D); 43 int tex2DLevels = textureQueryLevels(tex2D);
|
D | spv.samplerlessTextureFunctions.frag | 20 int tex2DLevels = textureQueryLevels(tex2D);
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureSpecificationTests.cpp | 4354 int tex2DLevels = maxLevelCount(tex2DWidth, tex2DHeight); in init() local 4358 …xt, (string(fmtName) + "_2d").c_str(), "", internalFormat, tex2DWidth, tex2DHeight, tex2DLevels)); in init() 4369 int tex2DLevels = maxLevelCount(tex2DWidth, tex2DHeight); in init() local 4373 …xt, (string(fmtName) + "_2d").c_str(), "", internalFormat, tex2DWidth, tex2DHeight, tex2DLevels)); in init()
|