Searched refs:TARGET_1D_ARRAY (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp2545 TARGET_1D_ARRAY, enumerator in enum:deqp::gles31::Functional::__anon3571::LayeredRenderCase::LayeredRenderTargetType
2828 case TARGET_1D_ARRAY:
3188 case TARGET_1D_ARRAY: buf << "uniform highp sampler1DArray u_sampler;\n"; break;
3225 case TARGET_1D_ARRAY:
3519 case TARGET_1D_ARRAY: return 4;
3534 case TARGET_1D_ARRAY: return GL_TEXTURE_1D_ARRAY;
3549 case TARGET_1D_ARRAY: return tcu::IVec3(64, 4, 0);
3564 case TARGET_1D_ARRAY: return tcu::IVec2(64, 1);

Completed in 219 milliseconds