Home
last modified time | relevance | path

Searched refs:tex2DLevels (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/Test/baseResults/
Dspv.samplerlessTextureFunctions.frag.out26 Name 45 "tex2DLevels"
63 45(tex2DLevels): 41(ptr) Variable Function
88 Store 45(tex2DLevels) 47
/external/deqp-deps/glslang/Test/
DsamplerlessTextureFunctions.frag22 int tex2DLevels = textureQueryLevels(tex2D);
43 int tex2DLevels = textureQueryLevels(tex2D);
Dspv.samplerlessTextureFunctions.frag20 int tex2DLevels = textureQueryLevels(tex2D);
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp4354 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()