HomeSort by relevance Sort by last modified time
    Searched refs:relax_logical_pointer (Results 1 - 18 of 18) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/
spirv_validator_options.h 44 relax_logical_pointer(false),
51 bool relax_logical_pointer; member in struct:spv_validator_options_t
spirv_validator_options.cpp 90 options->relax_logical_pointer = val;
  /external/swiftshader/third_party/SPIRV-Tools/source/
spirv_validator_options.h 44 relax_logical_pointer(false),
51 bool relax_logical_pointer; member in struct:spv_validator_options_t
spirv_validator_options.cpp 90 options->relax_logical_pointer = val;
  /external/deqp-deps/SPIRV-Tools/test/opt/
local_single_store_elim_test.cpp 772 ValidatorOptions()->relax_logical_pointer = true;
local_single_block_elim.cpp 870 ValidatorOptions()->relax_logical_pointer = true;
local_ssa_elim_test.cpp     [all...]
aggressive_dead_code_elim_test.cpp     [all...]
  /external/swiftshader/third_party/SPIRV-Tools/test/opt/
local_single_store_elim_test.cpp 772 ValidatorOptions()->relax_logical_pointer = true;
local_single_block_elim.cpp 870 ValidatorOptions()->relax_logical_pointer = true;
local_ssa_elim_test.cpp     [all...]
aggressive_dead_code_elim_test.cpp     [all...]
  /external/deqp-deps/SPIRV-Tools/source/val/
validate_cfg.cpp 180 !_.options()->relax_logical_pointer) {
validate_memory.cpp 414 !_.options()->relax_logical_pointer) {
    [all...]
  /external/swiftshader/third_party/SPIRV-Tools/source/val/
validate_cfg.cpp 180 !_.options()->relax_logical_pointer) {
validate_memory.cpp 451 !_.options()->relax_logical_pointer) {
    [all...]
  /external/deqp-deps/SPIRV-Tools/test/val/
val_id_test.cpp     [all...]
  /external/swiftshader/third_party/SPIRV-Tools/test/val/
val_id_test.cpp     [all...]

Completed in 571 milliseconds