Home
last modified time | relevance | path

Searched refs:beginSection (Results 1 – 24 of 24) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp85 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in enable()
96 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in enablei()
101 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to the number o… in enablei()
109 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in disable()
119 ctx.beginSection("GL_INVALID_ENUM is generated if cap is not one of the allowed values."); in disablei()
124 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to the number o… in disablei()
133 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values."); in get_booleanv()
145 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not indexed state queriable with these… in get_booleani_v()
150 …ctx.beginSection("GL_INVALID_VALUE is generated if index is outside of the valid range for the ind… in get_booleani_v()
160 ctx.beginSection("GL_INVALID_ENUM is generated if pname is not one of the allowed values."); in get_floatv()
[all …]
Des31fNegativeFragmentApiTests.cpp50 ctx.beginSection("GL_INVALID_VALUE is generated if either width or height is negative."); in scissor()
62 ctx.beginSection("GL_INVALID_ENUM is generated if func is not an accepted value."); in depth_func()
70 ctx.beginSection("GL_INVALID_VALUE is generated if either width or height is negative."); in viewport()
83 ctx.beginSection("GL_INVALID_ENUM is generated if func is not one of the eight accepted values."); in stencil_func()
91 …ctx.beginSection("GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_B… in stencil_func_separate()
96 ctx.beginSection("GL_INVALID_ENUM is generated if func is not one of the eight accepted values."); in stencil_func_separate()
104 …ctx.beginSection("GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than… in stencil_op()
116 …ctx.beginSection("GL_INVALID_ENUM is generated if face is any value other than GL_FRONT, GL_BACK, … in stencil_op_separate()
121 …ctx.beginSection("GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any value other than… in stencil_op_separate()
133 …ctx.beginSection("GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or GL_FRONT_AND_B… in stencil_mask_separate()
[all …]
Des31fNegativeVertexArrayApiTests.cpp64 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in vertex_attribf()
79 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in vertex_attribfv()
99 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in vertex_attribi4()
113 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in vertex_attribi4v()
123 ctx.beginSection("GL_INVALID_ENUM is generated if type is not an accepted value."); in vertex_attrib_pointer()
128 …ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX… in vertex_attrib_pointer()
134 ctx.beginSection("GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4."); in vertex_attrib_pointer()
139 ctx.beginSection("GL_INVALID_VALUE is generated if stride is negative."); in vertex_attrib_pointer()
144 …ctx.beginSection("GL_INVALID_OPERATION is generated if type is GL_INT_2_10_10_10_REV or GL_UNSIGNE… in vertex_attrib_pointer()
155 …ctx.beginSection("GL_INVALID_OPERATION is generated a non-zero vertex array object is bound, zero … in vertex_attrib_pointer()
[all …]
Des31fNegativeBufferApiTests.cpp47 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the allowable values."); in bind_buffer()
55 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative."); in delete_buffers()
63 ctx.beginSection("GL_INVALID_VALUE is generated if n is negative."); in gen_buffers()
75 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRA… in buffer_data()
80 …ctx.beginSection("GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STATIC_DRAW, or … in buffer_data()
85 ctx.beginSection("GL_INVALID_VALUE is generated if size is negative."); in buffer_data()
90 …ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound … in buffer_data()
106 …ctx.beginSection("GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL_ELEMENT_ARRA… in buffer_sub_data()
111 …ctx.beginSection("GL_INVALID_OPERATION is generated if the reserved buffer object name 0 is bound … in buffer_sub_data()
117 …ctx.beginSection("GL_INVALID_OPERATION is generated if the buffer object being updated is mapped."… in buffer_sub_data()
[all …]
Des31fNegativeShaderDirectiveTests.cpp114 …ctx.beginSection("GL_EXT_primitive_bounding_box features require enabling the extension in 310 es … in primitive_bounding_box()
128 ctx.beginSection("gl_BoundingBox does not require the OES/EXT suffix in a 320 es shader."); in primitive_bounding_box()
141 ctx.beginSection("Invalid index used when assigning to gl_BoundingBox in 320 es shader."); in primitive_bounding_box()
154 ctx.beginSection("Invalid type assignment to per-patch output array in 320 es shader."); in primitive_bounding_box()
190 …ctx.beginSection("GL_KHR_blend_equation_advanced features require enabling the extension in 310 es… in blend_equation_advanced()
217 …ctx.beginSection("GL_OES_sample_variables features require enabling the extension in 310 es shader… in sample_variables()
246 …ctx.beginSection("GL_OES_shader_image_atomic features require enabling the extension in 310 es sha… in shader_image_atomic()
277 …ctx.beginSection("GL_OES_shader_multisample_interpolation features require enabling the extension … in shader_multisample_interpolation()
278 ctx.beginSection("Test sample in/out qualifiers."); in shader_multisample_interpolation()
292 ctx.beginSection("Test interpolateAt* functions."); in shader_multisample_interpolation()
[all …]
Des31fNegativeTextureApiTests.cpp93 …ctx.beginSection("GL_INVALID_ENUM is generated if texture is not one of GL_TEXTUREi, where i range… in activetexture()
109 ctx.beginSection("GL_INVALID_ENUM is generated if target is not one of the allowable values."); in bindtexture()
116 …ctx.beginSection("GL_INVALID_OPERATION is generated if texture was previously created with a targe… in bindtexture()
183 ctx.beginSection("GL_INVALID_ENUM is generated if target is invalid."); in compressedteximage2d_invalid_target()
193 …ctx.beginSection("GL_INVALID_ENUM is generated if internalformat is not a supported format returne… in compressedteximage2d_invalid_format()
217 ctx.beginSection("GL_INVALID_VALUE is generated if level is less than 0."); in compressedteximage2d_neg_level()
237 …ctx.beginSection("GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_TEXTURE_SIZE… in compressedteximage2d_max_level()
243 …ctx.beginSection("GL_INVALID_VALUE is generated if level is greater than log_2(GL_MAX_CUBE_MAP_TEX… in compressedteximage2d_max_level()
262 ctx.beginSection("GL_INVALID_VALUE is generated if width or height is less than 0."); in compressedteximage2d_neg_width_height()
264 ctx.beginSection("GL_TEXTURE_2D target"); in compressedteximage2d_neg_width_height()
[all …]
Des31fNegativeShaderApiTests.cpp93 ctx.beginSection("GL_INVALID_ENUM is generated if shaderType is not an accepted value."); in create_shader()
105 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); in shader_source()
110 ctx.beginSection("GL_INVALID_VALUE is generated if count is less than 0."); in shader_source()
116 ctx.beginSection("GL_INVALID_OPERATION is generated if shader is not a shader object."); in shader_source()
131 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); in compile_shader()
136 ctx.beginSection("GL_INVALID_OPERATION is generated if shader is not a shader object."); in compile_shader()
150 ctx.beginSection("GL_INVALID_VALUE is generated if shader is not a value generated by OpenGL."); in delete_shader()
192 ctx.beginSection("GL_INVALID_ENUM is generated if binaryFormat is not an accepted value."); in shader_binary()
199 …ctx.beginSection("GL_INVALID_VALUE is generated if the data pointed to by binary does not match th… in shader_binary()
205 …ctx.beginSection("GL_INVALID_OPERATION is generated if more than one of the handles in shaders ref… in shader_binary()
[all …]
Des31fNegativeAtomicCounterTests.cpp163 ctx.beginSection(std::string("Verify shader: ") + glu::getShaderTypeName(s_shaders[ndx])); in iterateShaders()
178 …ctx.beginSection("It is a compile-time error to bind an atomic counter with a binding value greate… in atomic_max_counter_bindings()
185 ctx.beginSection("It is an error to declare an atomic type with a lowp or mediump precision."); in atomic_precision()
193 ctx.beginSection("Atomic counters may not have overlapping offsets in the same binding."); in atomic_binding_offset_overlap()
200 ctx.beginSection("Atomic counters must specify a binding point"); in atomic_binding_omitted()
207 ctx.beginSection("Structures may not have an atomic_uint variable."); in atomic_struct()
214 ctx.beginSection("An atomic_uint variable cannot be directly written to."); in atomic_body_write()
221 ctx.beginSection("An atomic_uint variable cannot be declared in local scope"); in atomic_body_declare()
Des31fNegativeTessellationTests.cpp128 …ctx.beginSection("A link error is generated if a non-separable program has a tessellation control … in single_tessellation_stage()
154 …ctx.beginSection("GL_INVALID_OPERATION is generated if current program state has tessellation cont… in single_tessellation_stage()
171 …ctx.beginSection("A link error is generated if a non-separable program has a tessellation evaluati… in single_tessellation_stage()
195 …ctx.beginSection("GL_INVALID_OPERATION is generated if current program state has tessellation eval… in single_tessellation_stage()
225 …ctx.beginSection("GL_INVALID_OPERATION is generated if tessellation is active and primitive mode i… in invalid_primitive_mode()
254 …ctx.beginSection("GL_INVALID_OPERATION is generated if tessellation is not active and primitive mo… in tessellation_not_active()
295 …ctx.beginSection("GL_INVALID_OPERATION is generated if tessellation is active and vertex shader is… in invalid_program_state()
323 ctx.beginSection("Output vertex count exceeds GL_MAX_PATCH_VERTICES."); in tessellation_control_invalid_vertex_count()
355 …ctx.beginSection("GL_INVALID_OPERATION is generated if GL_TESS_CONTROL_OUTPUT_VERTICES is queried … in invalid_get_programiv()
360 …ctx.beginSection("GL_INVALID_OPERATION is generated if GL_TESS_GEN_MODE is queried for a program w… in invalid_get_programiv()
[all …]
Des31fNegativeShaderFunctionTests.cpp369 ctx.beginSection("bitfieldExtract: Invalid value type."); in bitfield_extract_invalid_value_type()
374 ctx.beginSection("Verify shader: " + std::string(getShaderTypeName(s_shaders[shaderNdx]))); in bitfield_extract_invalid_value_type()
390 ctx.beginSection("bitfieldExtract: Invalid offset type."); in bitfield_extract_invalid_offset_type()
395 ctx.beginSection("Verify shader: " + std::string(getShaderTypeName(s_shaders[shaderNdx]))); in bitfield_extract_invalid_offset_type()
420 ctx.beginSection("bitfieldExtract: Invalid bits type."); in bitfield_extract_invalid_bits_type()
425 ctx.beginSection("Verify shader: " + std::string(getShaderTypeName(s_shaders[shaderNdx]))); in bitfield_extract_invalid_bits_type()
468 ctx.beginSection("bitfieldInsert: Invalid base type."); in bitfield_insert_invalid_base_type()
473 ctx.beginSection("Verify shader: " + std::string(getShaderTypeName(s_shaders[shaderNdx]))); in bitfield_insert_invalid_base_type()
496 ctx.beginSection("bitfieldInsert: Invalid insert type."); in bitfield_insert_invalid_insert_type()
501 ctx.beginSection("Verify shader: " + std::string(getShaderTypeName(s_shaders[shaderNdx]))); in bitfield_insert_invalid_insert_type()
[all …]
Des31fNegativeAdvancedBlendEquationTests.cpp178 …ctx.beginSection("GL_INVALID_OPERATION is generated if blending is enabled, and the blend qualifie… in blend_qualifier_mismatch()
227 …ctx.beginSection("GL_INVALID_OPERATION is generated if blending is enabled, advanced equations are… in attachment_advanced_equation()
244 ctx.beginSection("GL_NO_ERROR is generated if no advanced blend equations are used."); in attachment_advanced_equation()
250 ctx.beginSection("GL_NO_ERROR is generated if blending is disabled."); in attachment_advanced_equation()
Des31fNegativePreciseTests.cpp165 ctx.beginSection("Test that precise cannot be used as a variable name."); in precise_as_variable_name()
180 ctx.beginSection("Test that precise cannot be used as a function name."); in precise_as_function_name()
195 ctx.beginSection("Test that precise cannot be used as a argument name."); in precise_as_function_argument()
Des31fNegativeShaderImageLoadStoreTests.cpp373 …ctx.beginSection(getFunctionName(function) + " " + getMemoryQualifier(memory) + " " + getShaderIma… in testShader()
378 ctx.beginSection(std::string("Verify shader: ") + glu::getShaderTypeName(s_shaders[ndx])); in testShader()
420 ctx.beginSection("It is an error to pass a readonly image to imageStore."); in image_store()
458 ctx.beginSection("It is an error to pass a writeonly image to imageLoad."); in image_load()
502 ctx.beginSection("It is an error to pass a writeonly and/or readonly image to imageAtomic*."); in image_atomic()
544 ctx.beginSection("It is an error to pass a writeonly and/or readonly image to imageAtomic*."); in image_atomic_exchange()
Des31fNegativeShaderStorageTests.cpp215 ctx.beginSection("maxShaderStorageBlocks: Exceed limits"); in block_number_limits()
282 ctx.beginSection("maxCombinedShaderStorageBlocks: Exceed limits"); in max_combined_block_number_limit()
Des31fNegativeTestShared.hpp69 void beginSection (const std::string& desc);
Des31fNegativeTestShared.cpp84 void NegativeTestContext::beginSection (const string& desc) in beginSection() function in deqp::gles31::Functional::NegativeTestShared::NegativeTestContext
Des31fNegativeSSBOBlockTests.cpp454 …ctx.beginSection("Multiple shaders created using SSBO's sharing the same name but not matching lay… in ssbo_block_matching()
558 …ctx.beginSection("Multiple shaders created using SSBO's sharing the same name but not matching lay… in ssbo_block_shared_qualifier()
Des31fDebugTests.cpp209 ctx.beginSection("Messages with source of GL_DEBUG_SOURCE_APPLICATION"); in application_messages()
216 ctx.beginSection("Messages with source of GL_DEBUG_SOURCE_THIRD_PARTY"); in thirdparty_messages()
223 ctx.beginSection("Push/Pop Debug Group"); in push_pop_messages()
/external/libmojo/base/android/java/src/org/chromium/base/
DResourceExtractor.java189 Trace.beginSection(section); in beginTraceSection()
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...