OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uniform_type
(Results
1 - 3
of
3
) sorted by null
/external/deqp/external/openglcts/modules/gles31/
es31cLayoutBindingTests.hpp
81
char const*
uniform_type
; // sampler2D, image2D...
member in struct:glcts::LayoutBindingParameters
es31cTextureStorageMultisampleGetActiveUniformTests.cpp
326
glw::GLenum
uniform_type
= GL_NONE;
local
330
&uniform_size, &
uniform_type
, uniform_name);
344
if (
uniform_type
!= GL_SAMPLER_2D_MULTISAMPLE)
360
if (
uniform_type
!= GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES)
379
if (
uniform_type
!= GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE)
395
if (
uniform_type
!= GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES)
414
if (
uniform_type
!= GL_INT_SAMPLER_2D_MULTISAMPLE)
430
if (
uniform_type
!= GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY_OES)
449
if (
uniform_type
!= GL_SAMPLER_2D_MULTISAMPLE)
465
if (
uniform_type
!= GL_SAMPLER_2D_MULTISAMPLE_ARRAY_OES
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.cpp
15212
std::string
uniform_type
= Utils::getVariableTypeString(argument_type);
local
[
all
...]
Completed in 328 milliseconds